Gets the absolute first entry in the timeline.

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public TimelineEntry<T> FirstEntry { get; }

See Also